home *** CD-ROM | disk | FTP | other *** search
- /textopf false def
- /curtextmtx{}def
- /otw .25 def
- /msf{dup/curtextmtx xdf makefont setfont}bdf
- /makesetfont/msf load def
- /curtextheight{.707104 .707104 curtextmtx dtransform
- dup mul exch dup mul add sqrt}bdf
- /ta2{
- tempstr 2 index gsave exec grestore
- cwidth cheight rmoveto
- 4 index eq{5 index 5 index rmoveto}if
- 2 index 2 index rmoveto
- }bdf
- /ta{exch systemdict/cshow known
- {{/cheight xdf/cwidth xdf tempstr 0 2 index put ta2}exch cshow}
- {{tempstr 0 2 index put tempstr stringwidth/cheight xdf/cwidth xdf ta2}forall}
- ifelse 6{pop}repeat}bdf
- /sts{/textopf currentoverprint def vc setoverprint
- /ts{awidthshow}def exec textopf setoverprint}bdf
- /stol{/xt currentlinewidth def
- setlinewidth vc newpath
- /ts{{false charpath stroke}ta}def exec
- xt setlinewidth}bdf
-
- /strk{/textopf currentoverprint def vc setoverprint
- /ts{{false charpath stroke}ta}def exec
- textopf setoverprint
- }bdf